Skip to content

Conversation

birkskyum
Copy link
Contributor

es2016 is a relative uncontroversial target, in that it's very widely supported (all but internet explorer). es2017 introduces await/async, and for projects that needs high percentages of support that's generally where issue start to arise due to e.g. angular's zone.js

This unblocks

Closes #6366

@birkskyum birkskyum mentioned this pull request Jun 6, 2024
@archmoj
Copy link
Contributor

archmoj commented Jun 6, 2024

Thanks for the PR.
FYI - we are moving from webpack to esbuild in #6909.

@archmoj archmoj closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clean up remainings of IE 11 support in v3
2 participants